Netfront must switch state using xenbus_switch_state() or this
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 10 Apr 2006 17:56:34 +0000 (18:56 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 10 Apr 2006 17:56:34 +0000 (18:56 +0100)
commit72344c0921c6db5091d0f94af98babb77b89caae
tree2b04af9ca3edb67b6bdafa3ba2e1b31a48bce8b1
parent6c33dc47820160b8dc0fb9b8de0400cb83805563
Netfront must switch state using xenbus_switch_state() or this
is not picked up by the waiting code in xenbus_probe.c.

Also clean up the waiting code a little.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c